home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1995 March / macformat-022.iso / Shareware City / Applications / bbeditlinesort1.2b1 / LineSort 1.2b1 / GNU General Public License next >
Encoding:
Text File  |  1994-11-22  |  17.2 KB  |  313 lines  |  [TEXT/R*ch]

  1. GNU GENERAL PUBLIC LICENSE Version 2, June 1991
  2.  
  3. Copyright (C) 1989, 1991 Free Software Foundation, Inc. 675 Mass Ave, Cambridge,
  4. MA 02139, USA
  5.  
  6. Everyone is permitted to copy and distribute verbatim copies of this license
  7. document, but changing it is not allowed.
  8.  
  9. Preamble
  10.  
  11. The licenses for most software are designed to take away your freedom to share
  12. and change it.  By contrast, the GNU General Public License is intended to
  13. guarantee your freedom to share and change free software--to make sure the
  14. software is free for all its users.  This General Public License applies to most
  15. of the Free Software Foundation's software and to any other program whose
  16. authors commit to using it.  (Some other Free Software Foundation software is
  17. covered by the GNU Library General Public License instead.)  You can apply it to
  18. your programs, too.
  19.  
  20. When we speak of free software, we are referring to freedom, not price.  Our
  21. General Public Licenses are designed to make sure that you have the freedom to
  22. distribute copies of free software (and charge for this service if you wish),
  23. that you receive source code or can get it if you want it, that you can change
  24. the software or use pieces of it in new free programs; and that you know you can
  25. do these things.
  26.  
  27. To protect your rights, we need to make restrictions that forbid anyone to deny
  28. you these rights or to ask you to surrender the rights. These restrictions
  29. translate to certain responsibilities for you if you distribute copies of the
  30. software, or if you modify it.
  31.  
  32. For example, if you distribute copies of such a program, whether gratis or for a
  33. fee, you must give the recipients all the rights that you have.  You must make
  34. sure that they, too, receive or can get the source code.  And you must show them
  35. these terms so they know their rights.
  36.  
  37. We protect your rights with two steps: (1) copyright the software, and (2) offer
  38. you this license which gives you legal permission to copy, distribute and/or
  39. modify the software.
  40.  
  41. Also, for each author's protection and ours, we want to make certain that
  42. everyone understands that there is no warranty for this free software.  If the
  43. software is modified by someone else and passed on, we want its recipients to
  44. know that what they have is not the original, so that any problems introduced by
  45. others will not reflect on the original authors' reputations.
  46.  
  47. Finally, any free program is threatened constantly by software patents.  We wish
  48. to avoid the danger that redistributors of a free program will individually
  49. obtain patent licenses, in effect making the program proprietary.  To prevent
  50. this, we have made it clear that any patent must be licensed for everyone's free
  51. use or not licensed at all.
  52.  
  53. The precise terms and conditions for copying, distribution and modification
  54. follow.
  55.  
  56. GNU GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND
  57. MODIFICATION
  58.  
  59. 0. This License applies to any program or other work which contains a notice
  60. placed by the copyright holder saying it may be distributed under the terms of
  61. this General Public License.  The "Program", below, refers to any such program
  62. or work, and a "work based on the Program" means either the Program or any
  63. derivative work under copyright law: that is to say, a work containing the
  64. Program or a portion of it, either verbatim or with modifications and/or
  65. translated into another language.  (Hereinafter, translation is included without
  66. limitation in the term "modification".)  Each licensee is addressed as "you".
  67.  
  68. Activities other than copying, distribution and modification are not covered by
  69. this License; they are outside its scope.  The act of running the Program is not
  70. restricted, and the output from the Program is covered only if its contents
  71. constitute a work based on the Program (independent of having been made by
  72. running the Program). Whether that is true depends on what the Program does.
  73.  
  74. 1. You may copy and distribute verbatim copies of the Program's source code as
  75. you receive it, in any medium, provided that you conspicuously and appropriately
  76. publish on each copy an appropriate copyright notice and disclaimer of warranty;
  77. keep intact all the notices that refer to this License and to the absence of any
  78. warranty; and give any other recipients of the Program a copy of this License
  79. along with the Program.
  80.  
  81. You may charge a fee for the physical act of transferring a copy, and you may at
  82. your option offer warranty protection in exchange for a fee.
  83.  
  84. 2. You may modify your copy or copies of the Program or any portion of it, thus
  85. forming a work based on the Program, and copy and distribute such modifications
  86. or work under the terms of Section 1 above, provided that you also meet all of
  87. these conditions:
  88.  
  89. a) You must cause the modified files to carry prominent notices stating that you
  90. changed the files and the date of any change.
  91.  
  92. b) You must cause any work that you distribute or publish, that in whole or in
  93. part contains or is derived from the Program or any part thereof, to be licensed
  94. as a whole at no charge to all third parties under the terms of this License.
  95.  
  96. c) If the modified program normally reads commands interactively when run, you
  97. must cause it, when started running for such interactive use in the most
  98. ordinary way, to print or display an announcement including an appropriate
  99. copyright notice and a notice that there is no warranty (or else, saying that
  100. you provide a warranty) and that users may redistribute the program under these
  101. conditions, and telling the user how to view a copy of this License. (Exception:
  102. if the Program itself is interactive but does not normally print such an
  103. announcement, your work based on the Program is not required to print an
  104. announcement.)  These requirements apply to the modified work as a whole.  If
  105. identifiable sections of that work are not derived from the Program, and can be
  106. reasonably considered independent and separate works in themselves, then this
  107. License, and its terms, do not apply to those sections when you distribute them
  108. as separate works.  But when you distribute the same sections as part of a whole
  109. which is a work based on the Program, the distribution of the whole must be on
  110. the terms of this License, whose permissions for other licensees extend to the
  111. entire whole, and thus to each and every part regardless of who wrote it.
  112.  
  113. Thus, it is not the intent of this section to claim rights or contest your
  114. rights to work written entirely by you; rather, the intent is to exercise the
  115. right to control the distribution of derivative or collective works based on the
  116. Program.
  117.  
  118. In addition, mere aggregation of another work not based on the Program with the
  119. Program (or with a work based on the Program) on a volume of a storage or
  120. distribution medium does not bring the other work under the scope of this
  121. License.
  122.  
  123. 3. You may copy and distribute the Program (or a work based on it, under Section
  124. 2) in object code or executable form under the terms of Sections 1 and 2 above
  125. provided that you also do one of the following:
  126.  
  127. a) Accompany it with the complete corresponding machine-readable source code,
  128. which must be distributed under the terms of Sections 1 and 2 above on a medium
  129. customarily used for software interchange; or,
  130.  
  131. b) Accompany it with a written offer, valid for at least three years, to give
  132. any third party, for a charge no more than your cost of physically performing
  133. source distribution, a complete machine-readable copy of the corresponding
  134. source code, to be distributed under the terms of Sections 1 and 2 above on a
  135. medium customarily used for software interchange; or,
  136.  
  137. c) Accompany it with the information you received as to the offer to distribute
  138. corresponding source code.  (This alternative is allowed only for noncommercial
  139. distribution and only if you received the program in object code or executable
  140. form with such an offer, in accord with Subsection b above.)
  141.  
  142. The source code for a work means the preferred form of the work for making
  143. modifications to it.  For an executable work, complete source code means all the
  144. source code for all modules it contains, plus any associated interface
  145. definition files, plus the scripts used to control compilation and installation
  146. of the executable.  However, as a special exception, the source code distributed
  147. need not include anything that is normally distributed (in either source or
  148. binary form) with the major components (compiler, kernel, and so on) of the
  149. operating system on which the executable runs, unless that component itself
  150. accompanies the executable.
  151.  
  152. If distribution of executable or object code is made by offering access to copy
  153. from a designated place, then offering equivalent access to copy the source code
  154. from the same place counts as distribution of the source code, even though third
  155. parties are not compelled to copy the source along with the object code.  4. You
  156. may not copy, modify, sublicense, or distribute the Program except as expressly
  157. provided under this License.  Any attempt otherwise to copy, modify, sublicense
  158. or distribute the Program is void, and will automatically terminate your rights
  159. under this License. However, parties who have received copies, or rights, from
  160. you under this License will not have their licenses terminated so long as such
  161. parties remain in full compliance.
  162.  
  163. 5. You are not required to accept this License, since you have not signed it.
  164. However, nothing else grants you permission to modify or distribute the Program
  165. or its derivative works.  These actions are prohibited by law if you do not
  166. accept this License.  Therefore, by modifying or distributing the Program (or
  167. any work based on the Program), you indicate your acceptance of this License to
  168. do so, and all its terms and conditions for copying, distributing or modifying
  169. the Program or works based on it.
  170.  
  171. 6. Each time you redistribute the Program (or any work based on the Program),
  172. the recipient automatically receives a license from the original licensor to
  173. copy, distribute or modify the Program subject to these terms and conditions.
  174. You may not impose any further restrictions on the recipients' exercise of the
  175. rights granted herein. You are not responsible for enforcing compliance by third
  176. parties to this License.
  177.  
  178. 7. If, as a consequence of a court judgment or allegation of patent infringement
  179. or for any other reason (not limited to patent issues), conditions are imposed
  180. on you (whether by court order, agreement or otherwise) that contradict the
  181. conditions of this License, they do not excuse you from the conditions of this
  182. License.  If you cannot distribute so as to satisfy simultaneously your
  183. obligations under this License and any other pertinent obligations, then as a
  184. consequence you may not distribute the Program at all.  For example, if a patent
  185. license would not permit royalty-free redistribution of the Program by all those
  186. who receive copies directly or indirectly through you, then the only way you
  187. could satisfy both it and this License would be to refrain entirely from
  188. distribution of the Program.
  189.  
  190. If any portion of this section is held invalid or unenforceable under any
  191. particular circumstance, the balance of the section is intended to apply and the
  192. section as a whole is intended to apply in other circumstances.
  193.  
  194. It is not the purpose of this section to induce you to infringe any patents or
  195. other property right claims or to contest validity of any such claims; this
  196. section has the sole purpose of protecting the integrity of the free software
  197. distribution system, which is implemented by public license practices.  Many
  198. people have made generous contributions to the wide range of software
  199. distributed through that system in reliance on consistent application of that
  200. system; it is up to the author/donor to decide if he or she is willing to
  201. distribute software through any other system and a licensee cannot impose that
  202. choice.
  203.  
  204. This section is intended to make thoroughly clear what is believed to be a
  205. consequence of the rest of this License.
  206.  
  207. 8. If the distribution and/or use of the Program is restricted in certain
  208. countries either by patents or by copyrighted interfaces, the original copyright
  209. holder who places the Program under this License may add an explicit
  210. geographical distribution limitation excluding those countries, so that
  211. distribution is permitted only in or among countries not thus excluded.  In such
  212. case, this License incorporates the limitation as if written in the body of this
  213. License.
  214.  
  215. 9. The Free Software Foundation may publish revised and/or new versions of the
  216. General Public License from time to time.  Such new versions will be similar in
  217. spirit to the present version, but may differ in detail to address new problems
  218. or concerns.
  219.  
  220. Each version is given a distinguishing version number.  If the Program specifies
  221. a version number of this License which applies to it and "any later version",
  222. you have the option of following the terms and conditions either of that version
  223. or of any later version published by the Free Software Foundation.  If the
  224. Program does not specify a version number of this License, you may choose any
  225. version ever published by the Free Software Foundation.
  226.  
  227. 10. If you wish to incorporate parts of the Program into other free programs
  228. whose distribution conditions are different, write to the author to ask for
  229. permission.  For software which is copyrighted by the Free Software Foundation,
  230. write to the Free Software Foundation; we sometimes make exceptions for this.
  231. Our decision will be guided by the two goals of preserving the free status of
  232. all derivatives of our free software and of promoting the sharing and reuse of
  233. software generally.
  234.  
  235. NO WARRANTY
  236.  
  237. 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE
  238. PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN OTHERWISE
  239. STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM
  240. "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,
  241. BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
  242. PARTICULAR PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
  243. PROGRAM IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
  244. ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
  245.  
  246. 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL
  247. ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE
  248. PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL,
  249. SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY
  250. TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
  251. RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF
  252. THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER
  253. PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
  254.  
  255. END OF TERMS AND CONDITIONS
  256.  
  257. Appendix: How to Apply These Terms to Your New Programs
  258.  
  259. If you develop a new program, and you want it to be of the greatest possible use
  260. to the public, the best way to achieve this is to make it free software which
  261. everyone can redistribute and change under these terms.
  262.  
  263. To do so, attach the following notices to the program.  It is safest to attach
  264. them to the start of each source file to most effectively convey the exclusion
  265. of warranty; and each file should have at least the "copyright" line and a
  266. pointer to where the full notice is found.
  267.  
  268. <one line to give the program's name and a brief idea of what it does.>
  269. Copyright (C) 19yy  <name of author>
  270.  
  271. This program is free software; you can redistribute it and/or modify it under
  272. the terms of the GNU General Public License as published by the Free Software
  273. Foundation; either version 2 of the License, or (at your option) any later
  274. version.
  275.  
  276. This program is distributed in the hope that it will be useful, but WITHOUT ANY
  277. WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  278. PARTICULAR PURPOSE.  See the GNU General Public License for more details.
  279.  
  280. You should have received a copy of the GNU General Public License along with
  281. this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave,
  282. Cambridge, MA 02139, USA.
  283.  
  284. Also add information on how to contact you by electronic and paper mail.
  285.  
  286. If the program is interactive, make it output a short notice like this when it
  287. starts in an interactive mode:
  288.  
  289. Gnomovision version 69, Copyright (C) 19yy name of author Gnomovision comes with
  290. ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and
  291. you are welcome to redistribute it under certain conditions; type `show c' for
  292. details.
  293.  
  294. The hypothetical commands `show w' and `show c' should show the appropriate
  295. parts of the General Public License.  Of course, the commands you use may be
  296. called something other than `show w' and `show c'; they could even be
  297. mouse-clicks or menu items--whatever suits your program.
  298.  
  299. You should also get your employer (if you work as a programmer) or your school,
  300. if any, to sign a "copyright disclaimer" for the program, if necessary.  Here is
  301. a sample; alter the names:
  302.  
  303. Yoyodyne, Inc., hereby disclaims all copyright interest in the program
  304. `Gnomovision' (which makes passes at compilers) written by James Hacker.
  305.  
  306. <signature of Ty Coon>, 1 April 1989 Ty Coon, President of Vice
  307.  
  308. This General Public License does not permit incorporating your program into
  309. proprietary programs.  If your program is a subroutine library, you may consider
  310. it more useful to permit linking proprietary applications with the library.  If
  311. this is what you want to do, use the GNU Library General Public License instead
  312. of this License.
  313.